projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed729e
)
liststore: Add a summary
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:49:33 +0000
(22:49 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
gtk/gtkliststore.c
patch
|
blob
|
history
diff --git
a/gtk/gtkliststore.c
b/gtk/gtkliststore.c
index 1b17843a97e0f8f1d5fbf949672325e9c749f1d1..8485586221bcbf34d3a360dda529bc6bf558f289 100644
(file)
--- a/
gtk/gtkliststore.c
+++ b/
gtk/gtkliststore.c
@@
-30,10
+30,9
@@
/**
- * SECTION:gtkliststore
- * @Short_description: A list-like data structure that can be used with the GtkTreeView
- * @Title: GtkListStore
- * @See_also:#GtkTreeModel, #GtkTreeStore
+ * GtkListStore:
+ *
+ * A list-like data structure that can be used with the GtkTreeView
*
* The #GtkListStore object is a list model for use with a #GtkTreeView
* widget. It implements the #GtkTreeModel interface, and consequentialy,